@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	color: #2aaae1;
	background: url(images/grunge_bg2.jpg) 0 0 fixed no-repeat #2AAAE1;
		background-position: center top;
	margin-top: 0px;
}

body a{
color:#009fda;
	text-decoration: none;
}
body a:hover{
color:#2fb8e7;
	text-decoration: none;
}
* {
margin:0;
padding:0;
}
input, textarea {
border : 1px solid #000000;
background-color :white;
padding: .2em;
}
h2  {
color:#bd2f92;
font-size:16px;
letter-spacing:-2px;
line-height:18px;
padding-bottom:5px;
}
h2 a {
	color:#009fda;
	font-size:20px;
	letter-spacing:-2px;
	line-height:18px;
	padding-bottom:5px;
	text-decoration: none;
	font-weight: lighter;
}
h2 a:hover {
	color:#2fb8e7;
	font-size:20px;
	letter-spacing:-2px;
	line-height:18px;
	padding-bottom:5px;
	text-decoration: none;
	font-weight: lighter;
}

h3  {
color:#bd2f92;
font-size:18px;
letter-spacing:-2px;
line-height:18px;
padding-bottom:5px;
}
h3 a {
	color:#009fda;
	font-size:18px;
	letter-spacing:-2px;
	line-height:18px;
	padding-bottom:5px;
	text-decoration: none;
	font-weight: lighter;
}
h3 a:hover {
	color:#2fb8e7;
	font-size:18px;
	letter-spacing:-2px;
	line-height:18px;
	padding-bottom:5px;
	text-decoration: none;
	font-weight: lighter;
}
h4  {
color:#bd2f92;
font-size:14px;
letter-spacing:-2px;
line-height:18px;
padding-bottom:5px;
}

hr {border: none 0;
border-top: 1px dashed #ECC3DC;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
#footer {
	height: 28px;
	width: 926px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-image: url(images/footer_bg.png);
	clear: both;
}
#footer_links {
	height: 28px;
	width: 890px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:1px 10px 0px 10px;
}
#left {
	float: left;
	height: auto;
	width: 600px;
	margin:0 auto;
}
#left_main {
	float: left;
	height: auto;
	width: 580px;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 25px;
	margin:0 auto;
}
#left_main p{
padding: 0px 0px 15px 0px;
}
#right {
	float: right;
	height: auto;
	width: 280px;
	margin:0 auto;
}
#right_main {
	float: right;
	height: auto;
	width: 280px;
	font-size: 12px;
	color: #000000;
	padding: 0px 25px 0px 0px;
	margin:0 auto;
	padding-bottom: 3px;
}
#footer_under {
	height: 20px;
	width: 926px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: both;
}
#container {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
	margin:0 auto;
	height: auto;
	width: 926px;
	background-repeat: repeat-y;
}
#main {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
float:left;
	margin:0 auto;
	height: auto;
	width: 926px;
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;
	padding: 0px 0px 10px 0px;
}
#header {
	background-image: url(images/header_bg.png);
	height: 130px;
	width: 926px;
	margin:0 auto;
}
#nav {
	background-image: url(images/main_bg.png);
	background-repeat: repeat-y;
	height: 46px;
	width: 926px;
	margin:0 auto;
}
#nav_buttons {
	height: 36px;
	width: auto;
	margin:0 auto;
	padding: 0px 20px 0px 0px;
	float:right;
}
#menu_container {
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 191px;
}
#menu_top {
	background-image: url(images/sidebar_top.png);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	width: 228px;
}
#menu_middle {
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 228px;
	font-size: 10px;
	padding: 0px 0px 0px 11px;
	list-style-image: url(images/bullet_twoarrows.jpg);
	list-style-position: inside;
}
#menu_middle a:link {
	color: #00365C;
	text-decoration: none;
}
#menu_middle a:visited {
	color: #00365C;
	text-decoration: none;
}
#menu_middle a:hover {
	color: #000000;
	text-decoration: none;
}

#menu_bottom {
	background-image: url(images/sidebar_bottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 17px;
	width: 228px;
}
#search_box {
	width: 206px;
	height: 38px;
	background-image: url(images/search-bar.png);
}
#search_box #s {
	float: left;
	clear: both;
	padding: 0;
	border: medium none;
	width: 155px;
	background: none;
	margin: 12px 0px 0px 14px;
}
#search_box #go {
    float: right;
    margin: 0px 0px 0px 0px;
}

#search_box input {
border: none;
background: none;
padding: none;
}
#side10box {
float:right;
	height: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}

/* classes used by the_meta() */
.post2 {
	border-bottom:1px dashed #ecc3dc;
	float:left;
width:100%;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #000000;
}

.feedback {
	text-align: right;
	clear: both;
}
.feedback a{
color:#009fda;
	text-decoration: none;
}
.feedback a:hover{
color:#2fb8e7;
	text-decoration: none;
}


.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta a{
color:#009fda;
	text-decoration: none;
}
.meta a:hover{
color:#2fb8e7;
	text-decoration: none;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #000000;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}
.commentlist {
	padding: 0px 0px 0px 20px;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
.commentlist a{
color:#009fda;
	text-decoration: none;
}
.commentlist a:hover{
color:#2fb8e7;
	text-decoration: none;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}
.monkey_comment

{
	background-image: url(images/monkey_comment.jpg);
	float: right;
	height: 50px;
	width: 50px;
	margin: 5px;
	}
	.monkey_talk

{
	padding:5px 20px 15px 0px;
	font-size: 14px;
	}
	.monkey_talk a

{
	font-weight: bold;
	color: #000000;	
	
	}
	.recentposts
	{
	list-style:url(images/blank.gif) outside;
}
.image_padding
{
padding: 0px 0px 5px 5px;
float: right;
} 
.clear
{
clear:both
}

/*thumb*/

.tfe
{border:none;
float:left;
padding: 0px 5px 5px 0px;
}

.archive_title
{
color:#BD2F92;
font-size:22px;
font-weight:bold;
letter-spacing:-2px;
line-height:10px;
padding-bottom:5px;
position:relative;
top:5px;
}